[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
BOOL pascal RemoveMenu(HMENU hMenu, WORD idChgItem, WORD flags)

  RemoveMenu() is the same as DeleteMenu(), except that RemoveMenu()
does not destroy the menu we are removing. This menu can be re-used
at a later time, providing that you have stored its handle somewhere.

See Also: DeleteMenu
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson